home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d16 / powerbat.arc / VENDOR.DOC < prev   
Text File  |  1990-09-18  |  5KB  |  92 lines

  1.  
  2.                                Vendor Information
  3.                                    PowerBatch
  4.                          Computing Systems Design, Inc.
  5.  
  6.  The copying restrictions listed in this file apply to any individual,
  7.  organization, user group, or business that charges any fee for the
  8.  distribution of the ShareWare version of PowerBatch produced by Computing
  9.  Systems Design, Inc. (CSD, Inc). PowerBatch is a ShareWare product and is a
  10.  copyrighted product by CSD, Inc.
  11.  
  12.  No organization who receives remuneration for the distribution of software
  13.  products may sell or distribute CSD products without prior written permission
  14.  from CSD. Any ASP member vendor will be granted the right to distribute
  15.  PowerBatch. ASP member vendors may receive written permission by contacting
  16.  CSD via CompuServe EasyPlex, CID 72701,155 or by writing to the address below.
  17.  
  18.  Non-ASP vendors may request permission by writing
  19.       CSD, Inc.
  20.       P.O. Box 566484
  21.       Atlanta, GA 30356-6009
  22.  furnishing COMPANY NAME, OWNER'S NAME, COMPANY ADDRESS, TELEPHONE NUMBER, AND
  23.  METHOD OF DISTRIBUTION (floppy disk, CD, etc).
  24.  
  25.  PowerBatch software may not be distributed on any magnetic media containing
  26.  any software produced by any company other than CSD, unless written permission
  27.  is specifically granted to do so. 
  28.  
  29.  Permission is granted to distribute only the evaluation version of PowerBatch.
  30.  Registered versions of the software differ from the evaluation version only in
  31.  title screens and ShareWare registration information.
  32.  
  33.  The Registration Fee for PowerBatch is ....................$30 US
  34.  
  35.          >>> PAYMENT MUST BE IN U.S. FUNDS, DRAWN ON A U.S. BANK. <<<
  36.  
  37.  CATALOG DESCRIPTION
  38.  
  39.  Add power to your batch files with PowerBatch. Create batch files that execute
  40.  with the speed only a compiled program can deliver.
  41.  
  42.  Standard batch functions plus over 40 additional commands provide you with the
  43.  capability to create professional screen displays with boxes, colors, direct
  44.  cursor positioning, and keyboard input capability.
  45.  
  46.  Validate drives, directories, files, and paths before your batch file attempts
  47.  to copy or use data. Retrieve environment variables, current date, current
  48.  time, disk capabilities, and free space and make intelligent decisions within
  49.  your batch files using the string and numeric comparison commands.
  50.  
  51.  Create variables and constants to be used in any of the PowerBatch commands,
  52.  even DOS commands!
  53.  
  54.  Need to create a batch file that cannot be exited by pressing break (or any
  55.  key)? PowerBatch gives you an option at compile time to create a batch file
  56.  that cannot be exited by pressing the break key. Great for consultants who
  57.  need to create for clients batch files that cannot be modified or misused.
  58.  
  59.  PowerBatch gives you:
  60.      1) Commands which provide systems information. These commands provide the
  61.           current color settings, the current date, the current time, check for
  62.           the existance of a valid drive letter, and commands which check for
  63.           the existance of a directory or a file.
  64.      2) Commands which control the flow of the batch program. Execute different
  65.           portions of the batch program based on existance or non-existance of
  66.           directories or files. Compare the contents of one variable with the
  67.           contents of another variable or a constant and execute different
  68.           portions of the batch program based on the results of the compare.
  69.      3) Commands which control the way text is printed on the screen. Change
  70.           any portion of the screen to any valid screen color, cause a message
  71.           to blink on the screen, or highlight a message in reverse video.
  72.      4) Commands which provide string manipulation. Change a string to all
  73.           upper case characters, or all lower case characters. Extract a
  74.           portion of a string such as the first three characters or the last
  75.           four characters. Build a new string from two existing strings by
  76.           concatenation of the two strings.
  77.      5) Commands which deal with screen writing and input from the keyboard.
  78.           These commands are the main strength in the PowerBatch system.
  79.           Directly address any position on the screen and move the cursor to
  80.           that position to read or write text. Automatically center a message
  81.           or title on any line. Box commands draw borders around portions of
  82.           the screen to enhance screen appearance. Read a single key from the
  83.           keyboard, read the response to a query that only accepts a yes or no
  84.           response, read a string of characters from the keyboard with a
  85.           specified maximum length, and read keys from the keyboard
  86.           automatically changing the characters to upper case.
  87.  
  88.  UPDATES
  89.  
  90.  Updates will be furnished automatically to any vendor to whom registrations
  91.  can be traced.
  92.